iconIndeterminate
Type
property
Summary
The icon to show when indeterminate.
Syntax
set the iconIndeterminate of <widget> to pIcon
get the iconIndeterminate of <widget>
Description
Use the iconIndeterminate property to define the svg icon to show when the state of the widget is indeterminate.
Value
Name | Type | Description |
---|---|---|
value | String | A string corresponding to a svg icon name. |